Skip to content

Sandboxing tests with Java Security Manager -- doc added #886 #1115

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Oct 17, 2022

Conversation

olganaumenko
Copy link
Collaborator

Description

Sandboxing.md added to docs:

  • What is a sandbox?
  • Why do we need sandboxing for test generation?
  • What do the sandboxed tests look like?
  • How does UnitTestBot create a sandbox?
  • How to handle sandboxing
  • How to improve sandboxing
  • How to test sandboxing
  • Related links

Fixes #886

Type of Change

A new piece of documentation added.

How Has This Been Tested?

IntelliJ Idea preview for the text itself.

Checklist (remove irrelevant options):

  • [+] New documentation is provided or existed one is altered

@olganaumenko olganaumenko added the ctg-documentation Improvements or additions to documentation label Oct 7, 2022
Copy link
Collaborator

@Markoutte Markoutte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, see a comment

Copy link
Collaborator

@Markoutte Markoutte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

Copy link
Member

@alisevych alisevych left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to correct some wordings

@olganaumenko olganaumenko merged commit 8043e90 into main Oct 17, 2022
@olganaumenko olganaumenko deleted the olganaumenko/sandboxing_doc branch October 17, 2022 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ctg-documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Security Manager and Sandbox documentation
3 participants